home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 016 / doscol.arc / DOSCOL.DOC < prev   
Encoding:
Text File  |  1986-10-21  |  3.1 KB  |  96 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                         ╔═══════════════════════════════════╗
  25.                         ║    DOS Color - Version 1.02       ║
  26.                         ║                                   ║
  27.                         ║          CummingsWare             ║
  28.                         ║       (c) Copyright 1986          ║
  29.                         ║                                   ║
  30.                         ║     Author:                       ║
  31.                         ║       James K. Cummings III       ║
  32.                         ║       200 Kane Court              ║
  33.                         ║       Joppa, Maryland  21085      ║
  34.                         ╚═══════════════════════════════════╝
  35.  
  36.  
  37.                                   TABLE OF CONTENTS
  38.  
  39.           INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . .    1
  40.  
  41.           REQUIREMENTS . . . . . . . . . . . . . . . . . . . . . . . .    2
  42.  
  43.           SEND MONEY!  . . . . . . . . . . . . . . . . . . . . . . . .    3
  44.  
  45.  
  46.  
  47.  
  48.  
  49.                                     INTRODUCTION
  50.  
  51.           This program was written to allow non-techinical users to set the
  52.           ANSI driver colors without having to remember complex escape codes.
  53.           What the program does is allow you to select the foreground and
  54.           background color scheme with BASIC color definitions and then
  55.           convert them to ANSI driver code. After displaying the code, the
  56.           program creates a file on the default disk and issues a DOS command
  57.           to TYPE the file so the code becomes effective.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                     REQUIREMENTS
  64.  
  65.           For this program to work you must have the ANSI driver running
  66.           and DOS 2.0 or greater with COMMAND.COM on the boot disk.
  67.  
  68.           The people who have complained that this program does not work
  69.           have all had the same problem: no COMMAND.COM on the boot
  70.           disk. COMMAND.COM MUST be on the boot disk. The DOSCOL program
  71.           creates a file on the disk with the ANSI code in it. Then,
  72.           BASIC issues a SHELL command to "TYPE" the file so the code
  73.           becomes active. The SHELL command requires COMMAND.COM to be
  74.           on the boot disk.
  75.  
  76.           To run the ANSI driver, copy the file ANSI.SYS from your DOS
  77.           disk into the root directory of your boot disk. Then create
  78.           a file called CONFIG.SYS in the root directory. The CONFIG.SYS
  79.           file should have the following command in it:
  80.  
  81.           DEVICE=ANSI.SYS
  82.  
  83.           This tells DOS to load the ANSI driver at boot time so you can
  84.           use the DOS color program.
  85.  
  86.  
  87.  
  88.                                     SEND MONEY!
  89.  
  90.           This program was developed by an independent programmer sitting
  91.           before a PC late at night. When I write these programs for
  92.           Public Domain I always wonder if anyone uses them. If no one
  93.           does I have no reason to write them. If you find this program
  94.           to be of any value, drop me a line. Make me feel wanted.
  95.           Out of the 12 programs submited for public use we have earned
  96.           exactly $0.00. You can ma